Parameters
- center
- The center of the radial gradient.
- radius
- The radius of the radial gradient.
- gradientStops
- The gradient stops of the brush.
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown if gradientStops is null. |
| System.ArgumentOutOfRangeException | Thrown if gradientStops length is less than 2 or radius is equal or less than 0. |
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5